[INFO] fetching crate osynic_midi 0.1.0...
[INFO] fixing osynic_midi-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate osynic_midi 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate osynic_midi 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate osynic_midi 0.1.0
[INFO] tweaked toml for crates.io crate osynic_midi 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osynic_midi 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate osynic_midi 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded midir v0.10.3
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded alsa-sys v0.3.1
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded coremidi v0.8.0
[INFO] [stderr]   Downloaded core-graphics v0.25.0
[INFO] [stderr]   Downloaded xkbcommon v0.9.0
[INFO] [stderr]   Downloaded alsa v0.9.1
[INFO] [stderr]   Downloaded inquire v0.9.4
[INFO] [stderr]   Downloaded enigo v0.6.1
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725
[INFO] running `Command { std: "docker" "start" "221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking midir v0.10.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking inquire v0.9.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking enigo v0.6.1
[INFO] [stderr]     Checking osynic_midi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |             "A" => Some(Key::A),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `B` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |             "B" => Some(Key::B),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `A` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 77 |             "A" => Some(Key::A),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `B` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |             "B" => Some(Key::B),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `C` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             "C" => Some(Key::C),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `D` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |             "D" => Some(Key::D),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `C` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             "C" => Some(Key::C),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `E` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |             "E" => Some(Key::E),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `D` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |             "D" => Some(Key::D),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `F` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |             "F" => Some(Key::F),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 |             "F" => Some(Key::F1),
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `E` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |             "E" => Some(Key::E),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `G` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 |             "G" => Some(Key::G),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `F` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |             "F" => Some(Key::F),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 |             "F" => Some(Key::F1),
[INFO] [stdout]    |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `H` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |             "H" => Some(Key::H),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `G` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 |             "G" => Some(Key::G),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `I` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:85:30
[INFO] [stdout]    |
[INFO] [stdout] 85 |             "I" => Some(Key::I),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `H` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |             "H" => Some(Key::H),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `J` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 |             "J" => Some(Key::J),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `I` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:85:30
[INFO] [stdout]    |
[INFO] [stdout] 85 |             "I" => Some(Key::I),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `K` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |             "K" => Some(Key::K),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `L` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |             "L" => Some(Key::L),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `J` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 86 |             "J" => Some(Key::J),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `M` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |             "M" => Some(Key::M),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `K` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:87:30
[INFO] [stdout]    |
[INFO] [stdout] 87 |             "K" => Some(Key::K),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `N` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |             "N" => Some(Key::N),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `L` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 88 |             "L" => Some(Key::L),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `O` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |             "O" => Some(Key::O),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `M` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 |             "M" => Some(Key::M),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `P` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |             "P" => Some(Key::P),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `N` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |             "N" => Some(Key::N),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Q` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 |             "Q" => Some(Key::Q),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `O` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |             "O" => Some(Key::O),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `R` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |             "R" => Some(Key::R),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `P` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |             "P" => Some(Key::P),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Q` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:93:30
[INFO] [stdout]    |
[INFO] [stdout] 93 |             "Q" => Some(Key::Q),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `S` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |             "S" => Some(Key::S),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `T` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "T" => Some(Key::T),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `R` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:94:30
[INFO] [stdout]    |
[INFO] [stdout] 94 |             "R" => Some(Key::R),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `S` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |             "S" => Some(Key::S),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `U` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |             "U" => Some(Key::U),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `T` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 96 |             "T" => Some(Key::T),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `V` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 |             "V" => Some(Key::V),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `U` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |             "U" => Some(Key::U),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `W` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |             "W" => Some(Key::W),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `V` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 |             "V" => Some(Key::V),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `X` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/core.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |             "X" => Some(Key::X),
[INFO] [stdout]     |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `W` found for enum `enigo::Key` in the current scope
[INFO] [stdout]   --> src/core.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |             "W" => Some(Key::W),
[INFO] [stdout]    |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/core.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |             "Y" => Some(Key::Y),
[INFO] [stdout]     |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `X` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/core.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 |             "X" => Some(Key::X),
[INFO] [stdout]     |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Z` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/core.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |             "Z" => Some(Key::Z),
[INFO] [stdout]     |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/core.rs:101:30
[INFO] [stdout]     |
[INFO] [stdout] 101 |             "Y" => Some(Key::Y),
[INFO] [stdout]     |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Z` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/core.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |             "Z" => Some(Key::Z),
[INFO] [stdout]     |                              ^ variant, associated function, or constant not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osynic_midi` (lib) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osynic_midi` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725", kill_on_drop: false }`
[INFO] [stdout] 221b6fcb15f34d3cd5a97dcdea53c66a682730657f18d2da76af7d62e6615725
